Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Tdarr_Plugin_bsh1_Boosh_FFMPEG_QSV_HEVC.js #497

Merged
merged 3 commits into from
Oct 9, 2023

Conversation

Boosh1
Copy link
Contributor

@Boosh1 Boosh1 commented Oct 7, 2023

Fixed up an issue with HW decoding. If the input file is 10 bit or 10bit is set on options, the plugin should disable hw decoding to avoid odd encode errors. It seems though when -hwaccel qsv is set then ffmpeg automatically enables hw decoding, so just protected against that.
There's been several reports of issues with certain files & I think this is the cause. I've tested and that appears to resolve the transcode error & hw decoding isn't super important

Boosh1 added 3 commits October 7, 2023 18:55
Fixed up an issue with HW decoding. If the -hwaccel qsv is set then ffmpeg seems to automatically enable hw decoding even when we don't want it. There's been several reports of issues with certain files & I think this is the cause. I've tested and that appears to resolve the transcode error
@HaveAGitGat HaveAGitGat merged commit 51c30bc into HaveAGitGat:master Oct 9, 2023
3 checks passed
@Boosh1 Boosh1 deleted the BooshQsvChanges branch October 10, 2023 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants